updated: 2022-01-23_12:32:31-05:00
Database Design
- Logical
- deciding database schema
- needs 'good' collection of relation schemas
- what attributes need to be recorded?
- what relation schemas should we have and how should attributes be distributed
- Physical
- deciding on the physical layout